home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / prog_d / hlp_wzrd.zip / SETUP.INF < prev    next >
INI File  |  1996-01-20  |  1KB  |  46 lines

  1. ; Module Name: Setup.Inf
  2.  
  3. [Application]
  4. ;Application global information
  5. AppName=Component's Help Wizard 1.0
  6. DefDir=HLP_WZRD
  7.  
  8. [Dirs]
  9. ;lists of directories that must be created from the destination directory
  10. ;files to be copied are in the same directory structure on the
  11. ;floppy (by default)
  12. 1=\BIN
  13. 2=\SAMPLES
  14. 3=\SAMPLES\EXPAND
  15. 4=
  16.  
  17. [Files]
  18. ;File source, File create, (dir # index)
  19. ;[*] Replace in INI file "%s" on the PATH to Copy the Application.
  20. 1=HLP_WZRD.EX$,HLP_WZRD.EXE,1
  21. 2=HLP_WZRD.IN$,HLP_WZRD.INI,1
  22. 3=HLP_WZRD.HL$,HLP_WZRD.HLP,1
  23. 4=KEY.BM$,KEY.BMP,1
  24. 5=RUNTIME.BM$,RUNTIME.BMP,1
  25. 6=HELP.IC$,HELP.ICO,1
  26. 7=ABOUT.DF$,ABOUT.DFM,3
  27. 8=ABOUT.PA$,ABOUT.PAS,3
  28. 9=TEXPAND.BM$,TEXPAND.BMP,3
  29. 10=KEY.BM$,KEY.BMP,3
  30. 11=RUNTIME.BM$,RUNTIME.BMP,3
  31. 12=HELP.IC$,HELP.ICO,3
  32. 13=EXPAND.DC$,EXPAND.DCR,3
  33. 14=EXPAND.DC~,EXPAND.DCU,3
  34. 15=EXPAND.HL$,EXPAND.HLP,3
  35. 16=EXPAND.HP$,EXPAND.HPJ,3
  36. 17=EXPAND.PA$,EXPAND.PAS,3
  37. 18=EXPAND.RE$,EXPAND.RES,3
  38. 19=EXPAND.RT$,EXPAND.RTF,3
  39. 20=README.TXT,README.TXT,4
  40.  
  41. [PM Info]
  42. ;File Name, Description, Icon file, Icon index
  43. 1=\BIN\HLP_WZRD.EXE,Component's Help Wizard 1.0,\BIN\HLP_WZRD.EXE,0
  44. 2=\BIN\HLP_WZRD.HLP,Component's Help Wizard Help
  45. 3=\SAMPLES\EXPAND\EXPAND.HLP,Demo help of Expand component
  46.